home *** CD-ROM | disk | FTP | other *** search
/ The 50th Anniversary of …National Assembly Library / The 50th Anniversary of the National Assembly Library.iso / message.dxr / 00061_stop_Button.ls < prev    next >
Encoding:
Text File  |  2002-02-18  |  153 b   |  8 lines

  1. property pmin, pmax, pwidth, pMember, pSprite, ptracking, pDuration
  2. global gslide
  3.  
  4. on mouseUp me
  5.   videoseek(sprite(26), 0)
  6.   videopause(sprite(26))
  7. end
  8.